drivers: usb: fsl: Add USB device-tree errata framework
authorNikhil Badola <[email protected]>
Tue, 30 Sep 2014 05:54:07 +0000 (11:24 +0530)
committerYork Sun <[email protected]>
Thu, 11 Dec 2014 17:41:03 +0000 (09:41 -0800)
commitecfc19f31f1fa25f739d11c81d4810f9b35b29aa
tree09c62f7728e41e0b708484485b4c112836262564
parenta1c04e2785fe9843abcaeaa5d46f819215550d90
drivers: usb: fsl: Add USB device-tree errata framework

Add a new framework for fsl usb erratum handling to standardize
erratum checking only inside Uboot. Information to kernel is passed
via a boolean property corresponding to erratum, hence eliminating
need for code duplication inside kernel

Signed-off-by: Ramneek Mehresh <[email protected]>
Signed-off-by: Nikhil Badola <[email protected]>
Reviewed-by: York Sun <[email protected]>
drivers/usb/host/ehci-fsl.c